The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "catalyst::log::log4perl"

Log::Log4perl::Catalyst - Log::Log4perl Catalyst Module River stage four • 380 direct dependents • 1097 total dependents

This module provides Log4perl functions to Catalyst applications. It was inspired by Catalyst::Log::Log4perl on CPAN, but has been completely rewritten and uses a different approach to unite Catalyst and Log4perl. Log4perl provides loggers, usually a...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC - Search in distribution

Catalyst::Plugin::Log::Log4perl - Catalyst plugin to initialize Log::Log4perl from the application's configuration River stage zero No dependents

This module allows you to initialize Log::Log4perl within the application's configuration. This is especially useful when using Catalyst::Plugin::ConfigLoader to load configuration files. It is meant to be used in conjunction with Log::Log4perl::Cata...

PRAVUS/Catalyst-Plugin-Log-Log4perl-0.02 - 07 Jan 2014 21:06:18 UTC - Search in distribution

Catalyst::Log::Log4perlSimple River stage zero No dependents

This is a replacement for Catalyst's Catalyst::Log object. It provides the same functionality (including flush/abort) so that plugins that don't want to log particular requests can do so successfully....

MSMITH/Catalyst-Plugin-Log-Log4perlSimple-0.3 - 15 Sep 2011 22:49:24 UTC - Search in distribution

Catalyst::Plugin::Log4perl::Simple - Simple Log4perl setup for Catalyst application River stage zero No dependents

This is a trivial Catalyst plugin that searches for a log4perl configuration file and uses it to configure Log::Log4perl::Catalyst as the logger for your application. If no configuration is found, a sensible default is provided. For an application My...

MOOLI/Catalyst-Plugin-Log4perl-Simple-0.005 - 14 Nov 2011 19:37:30 UTC - Search in distribution

Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst) River stage zero No dependents

This module provides a Catalyst::Log implementation that uses Log::Log4perl as the underlying log mechanism. It provides all the methods listed in Catalyst::Log, with the exception of: levels enable disable These methods simply return 0 and do nothin...

BOBTFISH/Catalyst-Log-Log4perl-1.06 - 21 Jun 2012 06:54:18 UTC - Search in distribution

Catalyst::Log - Catalyst Log Class River stage three • 605 direct dependents • 679 total dependents

This module provides the default, simple logging functionality for Catalyst. If you want something different set "$c->log" in your application module, e.g.: $c->log( MyLogger->new ); Your logging object is expected to provide the interface described ...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

W3C::SOAP - Static and dynamic SOAP client generator from WSDL & XSD files River stage one • 1 direct dependent • 1 total dependent

A perly SOAP client library. To see more details on how to generate a WSDL client see W3C::SOAP::WSDL::Parser, and for generating Moose objects from XSD files see W3C::SOAP::XSD::Parser. Gotchas Java style camel case names are converted to the more l...

IVANWILLS/W3C-SOAP-0.14 - 04 Sep 2015 06:40:18 UTC - Search in distribution

Task::Kensho - A Glimpse at an Enlightened Perl River stage one • 4 direct dependents • 4 total dependents

Task::Kensho is a list of recommended, widely used and best-in-class modules for Enlightened Perl development. CPAN is wonderful, but there are too many wheels and you have to pick and choose amongst the various competing technologies. From <http://e...

ETHER/Task-Kensho-0.41 - 03 Jul 2021 03:40:21 UTC - Search in distribution

Data::Context - Configuration data with context River stage one • 2 direct dependents • 2 total dependents

/path/to/file.dc.js: { "PARENT" : "/path/to/default.dc.js:, "replace_me" : "#replaced.from.input.variables.0#" "structure" : { "MODULE": "My::Module", "METHOD": "do_stuff", .... }, ... } Get object Build -> parse file -> if "PARENT" build parent -> m...

IVANWILLS/Data-Context-0.3 - 15 Oct 2018 08:42:43 UTC - Search in distribution

Activator River stage zero No dependents

Overview Activator provides modules to support rapid software development throughout the software life-cycle: * Role-based project configuration supporting development, QA, and production needs * A globally accessible variable registry for all compon...

KNASSAR/Activator-0.91 - 15 Oct 2008 17:10:40 UTC - Search in distribution

HTML::Robot::Scrapper - Your robot to parse webpages River stage one • 1 direct dependent • 1 total dependent

This cralwer has been created to be extensible. Scalable with redis queue. The main idea is: i need a queue of urls to be crawled, it can be an array living during my instance (not scalable)... or it can be a Redis queue ( scallable ), being acessed ...

HERNAN/HTML-Robot-Scrapper-0.11 - 31 Oct 2013 12:12:41 UTC - Search in distribution

Bundle::SDK::COG - CPAN Bundle for modules COG uses River stage zero No dependents

COG/Bundle-SDK-COG-0.04 - 20 Jul 2008 13:51:37 UTC - Search in distribution

Task::BeLike::AMD - Modules AMD uses River stage zero No dependents

AMD/Task-BeLike-AMD-4.1.0 - 19 Oct 2012 16:21:23 UTC - Search in distribution

OpenTracing::Manual::Ecosystem - An overview of the OpenTracing puzzle pieces River stage one • 1 direct dependent • 1 total dependent

Please have a look at the following modules or distributions to get more detailed information about all the puzzle pieces....

VANHOESEL/OpenTracing-Manual-0.05 - 16 Dec 2020 12:44:37 UTC - Search in distribution

Acme::CPANModules::Frameworks - List of frameworks on CPAN River stage one • 1 direct dependent • 1 total dependent

What qualifies as a framewor to be listed here is the existence of ecosystem of CPAN modules/distributions (plugins, extensions, even application distributions, etc) pertaining to it. This list is used in building a list of framework classifiers in M...

PERLANCAR/Acme-CPANModules-Frameworks-0.002 - 14 Feb 2023 00:05:38 UTC - Search in distribution

Task::BeLike::SCHWIGON - Modules SCHWIGON uses River stage zero No dependents

SCHWIGON/Task-BeLike-SCHWIGON-0.007 - 03 May 2016 06:23:19 UTC - Search in distribution

JSON::RPC::Dispatcher - A JSON-RPC 2.0 server. River stage one • 1 direct dependent • 1 total dependent

Using this app you can make any PSGI/Plack aware server a JSON-RPC 2.0 server. This will allow you to expose your custom functionality as a web service in a relatiely tiny amount of code, as you can see above. This module follows the draft specficiat...

DMCBRIDE/JSON-RPC-Dispatcher-0.0508 - 22 Jan 2016 04:45:24 UTC - Search in distribution

MojoX::Log::Log4perl - Log::Log4perl logging for Mojo/Mojolicious River stage zero No dependents

: This module provides a Mojo::Log implementation that uses Log::Log4perl as the underlying log mechanism. It provides all the methods listed in Mojo::Log (and many more from Log4perl - see below), so, if you already use Mojo::Log in your application...

GARU/MojoX-Log-Log4perl-0.12 - 07 Oct 2019 17:35:49 UTC - Search in distribution

Mojolicious::Plugin::AccessLog - An AccessLog Plugin for Mojolicious River stage zero No dependents

Mojolicious::Plugin::AccessLog is a plugin to easily generate an access log....

GRAF/Mojolicious-Plugin-AccessLog-0.010001 - 26 Sep 2020 15:34:33 UTC - Search in distribution

lib/Catalyst/Plugin/AccessLog.pm River stage zero No dependents

This plugin isn't for "debug" logging. Instead it enables you to create "access logs" from within a Catalyst application instead of requiring a webserver to do it for you. It will work even with Catalyst debug logging turned off (but see "enable_stat...

ARODLAND/Catalyst-Plugin-AccessLog-1.10 - 29 Apr 2015 19:04:38 UTC - Search in distribution
23 results (0.103 seconds)